From: Chong Yidong Date: Sat, 7 Apr 2007 16:55:28 +0000 (+0000) Subject: * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~29359 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0b3864db32ba08d9684303b96cad293377e5e96e;p=emacs.git * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c93f0ce947a..f2583b468ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2007-04-07 Chong Yidong + * progmodes/grep.el (grep-find-use-xargs): Rewrite docstring. + * net/tls.el (open-tls-stream): Properly handle case where there is no associated buffer.